# Association Events

## GET /ux/ims/association\_events/association\_events/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/":{"get":{"operationId":"ux_ims_association_events_association_events_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/ims/association\_events/association\_events/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/":{"post":{"operationId":"ux_ims_association_events_association_events_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"201":{"description":"No response body"}}}}}}
```

## GET /ux/ims/association\_events/association\_events/{id}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/{id}/":{"get":{"operationId":"ux_ims_association_events_association_events_retrieve_2","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"id","schema":{"type":"string"},"required":true}],"tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## PUT /ux/ims/association\_events/association\_events/{id}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/{id}/":{"put":{"operationId":"ux_ims_association_events_association_events_update","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"id","schema":{"type":"string"},"required":true}],"tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## DELETE /ux/ims/association\_events/association\_events/{id}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/{id}/":{"delete":{"operationId":"ux_ims_association_events_association_events_destroy","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"id","schema":{"type":"string"},"required":true}],"tags":["Association Events"],"responses":{"204":{"description":"No response body"}}}}}}
```

## GET /ux/ims/association\_events/association\_events/associated-event-details/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/associated-event-details/":{"get":{"operationId":"ux_ims_association_events_association_events_associated_event_details_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/ims/association\_events/association\_events/association-versions/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/association-versions/":{"get":{"operationId":"ux_ims_association_events_association_events_association_versions_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/ims/association\_events/association\_events/save-topology/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/save-topology/":{"post":{"operationId":"ux_ims_association_events_association_events_save_topology_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/ims/association\_events/association\_events/validate-topology/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/ims/association_events/association_events/validate-topology/":{"post":{"operationId":"ux_ims_association_events_association_events_validate_topology_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Association Events"],"responses":{"200":{"description":"No response body"}}}}}}
```
